Welcome![Sign In][Sign Up]
Location:
Search - sparse matrix

Search list

[Mathimatics-Numerical algorithmsloosematrix

Description: 稀疏矩阵,非线性数据动态分类算法例子-Sparse Matrix, nonlinear dynamic data classification algorithm example
Platform: | Size: 7168 | Author: 站长 | Hits:

[Mathimatics-Numerical algorithms稀疏矩阵

Description: 稀疏矩阵程序源代码-sparse matrix source code
Platform: | Size: 5120 | Author: 李智 | Hits:

[Data structs稀疏矩阵的基本运算

Description: 稀疏矩阵的基本运算。-sparse matrix of basic operations.
Platform: | Size: 1024 | Author: 郝新 | Hits:

[Data structsexp5

Description: 数据结构算法,稀疏矩阵的存储,两矩阵相乘,两矩阵相加的实现-data structure algorithms, sparse matrix storage, two matrix multiplication, the sum of two matrix to achieve
Platform: | Size: 2048 | Author: 王与 | Hits:

[Windows Develop稀疏矩阵的运算器

Description: 用C语言编写的,实现一个能进行稀疏矩阵基本运算的运算器。-writen in C language, implemented calculator which can execute basic operator of sparse matrix.
Platform: | Size: 2048 | Author: 雨金 | Hits:

[Otherxishujuzhen

Description: 稀疏矩阵运算器实习报告,与严蔚敏老师主编的数据结构与算法一书实习4.1相对应-sparse matrix operations for internships, and Yan Wei Min teachers editor of the data structures and algorithms on a corresponding attachment 4.1
Platform: | Size: 13312 | Author: 张广 | Hits:

[Data structsxishujuzenh

Description: 稀疏矩阵 1、 应用程序 直接可以实现矩阵的各项操作。 2、 查看原代码VC++6.0打开“稀疏矩阵\creatematrix.dsp”或者用记事本打开“稀疏矩阵\creatematrix.cpp” 3、 代码简单说明: 本程序是一个工程文件包含了链式与顺序两种多项是处理方式: 十字链表:矩阵的结构体:matnode; 三元组顺序:矩阵结构体:tsmat 4、ADT在文件夹“稀疏矩阵”里 -a sparse matrix, the application can be achieved directly by the matrix operation. 2, VC View 6.0 source code open "Sparse Matrix \ creatematrix.dsp" or use Notepad to open the "sparse matrix \ creatematrix.cpp" 3, code simple note : this program is a project file contains a sequence of two chain with a number of approaches : Cross Chain : the structure of the matrix : matnode; Triples order : the structure matrix : tsmat 4, ADT in the folder "Sparse Matrix"
Platform: | Size: 16384 | Author: upcorange | Hits:

[Algorithmmatrixforpowersystem

Description: 电力系统稀疏矩阵计算类,用法范例代码,包括三个目录,MALIB(类),MATEST(使用范例),INCLUDE(*.H),是我编写的电力系统能量管理系统基础类之一.-power system sparse matrix computation, the use of code examples, including the three catalogs, MALIB (type), MATEST (using the example), INCLUDE (*. H), I was prepared by the power system energy management system based on one category.
Platform: | Size: 47104 | Author: 奇闻 | Hits:

[Documentsspareness_matrix

Description: 一本关于稀疏矩阵的算法与实现,适合作为稀疏矩阵的参考-a sparse matrix on the algorithm and implementation for sparse matrix as a reference
Platform: | Size: 10163200 | Author: | Hits:

[matlabLDPC_encoder

Description: gen_H:利用随机pi矩阵排列而成的LDPC稀疏校验矩阵产生; girthlenth:计算产生的矩阵H的围长-gen_H : pi using random matrix arranged at the LDPC have sparse matrix calibration; girthlenth : calculation of the matrix H Girth
Platform: | Size: 2048 | Author: 喻小星 | Hits:

[Data structsTriple

Description: 数据结构(c)稀疏矩阵的三元组顺序存储结构的全部操作 -data structure (c) 3 sparse matrix storage group structure of the order all operations
Platform: | Size: 2048 | Author: hd0178 | Hits:

[Communication-MobilegenH

Description: 生成ldpc码稀疏矩阵的matlab仿真程序,带有消除小环功能-Generate sparse matrix LDPC code of matlab simulation program, with the elimination of the small ring function
Platform: | Size: 2048 | Author: xiaoxuena | Hits:

[Data structsjz

Description: 矩阵的转置。将一个稀疏矩阵压缩存贮到一个三元组数组中,转置存放到三元组数组中。-Matrix transpose. A compressed sparse matrix storage to a triple array, transpose them onto an array of triples.
Platform: | Size: 154624 | Author: 刘慧 | Hits:

[matlabMATLAB-Ch9SpareMatrix

Description: 此为《MATLAB教程》的第九章:稀疏矩阵。该书内容翔实,深入浅出,不可多得。-This is the MATLAB Guide in Chapter IX: sparse matrix. Book is informative, easy, hard to come by.
Platform: | Size: 304128 | Author: 赵远 | Hits:

[AlgorithmSPARSKIT2.tar

Description: 这是Yousef Saad编写的矩阵运算的Fortran软件包(A basic tool-kit for sparse matrix computations (Version 2),包含常见的排序,预处理(ILU分解等),Krylov子空间迭代法,以及有限差分等方法得到的算例等。有不少很实用的子程序(比如稀疏矩阵相加、相乘等等,可以学习专家的设计哟!)。极力向学习大型线性方程组数值解的人推荐(不足之处就是Fortran实现,本人觉得还是C语言好)。-Yousef Saad This is prepared in the Fortran matrix calculation package (A basic tool-kit for sparse matrix computations (Version 2), contains the common sort, preconditioning (ILU decomposition, etc.), Krylov subspace iteration method, as well as limited differential and other methods such as numerical example. there are many very practical subprogram (such as sparse matrix add, multiply, etc., can learn from experts in the design yo!). hard to study large-scale numerical solution of linear equations of the people Recommended (Fortran is inadequate to achieve, I feel good or C language).
Platform: | Size: 1157120 | Author: 张德柱 | Hits:

[Mathimatics-Numerical algorithmssparse.matrix.algorithms

Description: 介绍有关稀疏矩阵的相关算法,包括稀疏矩阵相乘,相加-On the sparse matrix algorithms, including sparse matrix multiply, add, etc.
Platform: | Size: 2048 | Author: 王风 | Hits:

[Other Databasessparse-matrix

Description: A Sparse Matrix implemented in Visual Studio memory based, using linked list
Platform: | Size: 18432 | Author: yrnunez | Hits:

[AlgorithmSparse_matrix_algorithm_and_program_implementation

Description: 稀疏矩阵算法及其程序实现(杨绍祺)。本书较全面的介绍了在求解非线性代数方程组,非线性微分方程组和非线性优化等问题时所产生的稀疏线性化代数方程组的稀疏矩阵算法。-Sparse matrix algorithm and program implementation (Yang Shaoqi). More comprehensive introduction to the book in solving nonlinear algebraic equations, nonlinear differential equations and nonlinear optimization problems arising from the sparse linear algebraic equations sparse matrix algorithm.
Platform: | Size: 5013504 | Author: wangzijian | Hits:

[AlgorithmSparse-matrix-transpose

Description: 绍了对稀疏矩阵进行压缩存储的几种存储方式,重点分析了稀疏矩阵的三元组压缩存储的不同存储结构,提出利 用数组首下标元素存储稀疏矩阵总行数、总列数和非零元素总个数三个信息的改进的三元组顺序表存储定义方式。同时给出 了用c语言编写的基于该定义上设计矩阵转置的几种算法。通过对各算法进行时间复杂度分析,总结出了几种算法的优 缺点。-Introduce a compressed sparse matrix storage of several storage
Platform: | Size: 272384 | Author: 陈晓娟 | Hits:

[Data structsSparse-matrix-transposed

Description: 利用三元组表存储表示,求稀疏矩阵的转置矩阵-Using the table triples storage representation, find the sparse matrix transpose
Platform: | Size: 15360 | Author: 钱行 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 46 »

CodeBus www.codebus.net